Quiz Panel functionality
QuizPanel
Prefab that works as a quiz container. It appears as an empty panel that can be easily customized via the inspector. It's possible to manage how the title, question and answers disposition appear when activated.

By modifying some parameters in the "Quiz Placeholder" script component it's possible to obtain different quizes with different functionality depending on the necessity.
Note
Follow the tips written in the inspector to customize the prefab in the right way!
Known Issue
The QuizPanel MultiAnswer and QuizPanel SingleAnswer exist but are not configured with the expected specialized settings. They behave the same way of QuizPanel.